#############################################
# conky_sparks configuration # <arpinux2011> #
# made for ibm TPR51                         #
##############################################
#  Settings                                  #
##############################################
background yes
use_xft yes
xftfont Domestic Manners:pixelsize=14
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour black
own_window_type override
own_window_title Conky Sparks
double_buffer yes
minimum_size 1000 730
maximum_width 1000
draw_shades no
draw_outline no
draw_borders no
border_inner_margin 0
border_width 1
draw_graph_borders no
default_color grey40
default_shade_color black
default_outline_color white
alignment tl
gap_x 0
gap_y 15
no_buffers yes
uppercase no
text_buffer_size 1024
top_name_width 10
imlib_cache_size 0
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer none
if_up_strictness address
##############################################
#  Output                                    #
##############################################
TEXT
${goto 15}${font Domestic Manners:pixelsize=46}${color grey60}${time %I:%M %P}${font}${color}${voffset -15}${goto 310}uptime: ${uptime}${goto 650}kernel: ${kernel}
${goto 310}power: ${battery BAT0}${goto 650}Pkgs: ${texeci 600 ~/.arp_setups/bin/list-upgrade.sh}
${goto 20}${time %A %d %B %Y}
${color grey60}${voffset 90}${goto 40}${font Domestic Manners:pixelsize=36}CPU : ${cpu} %${goto 280}RAM : ${memperc} %${goto 560}HDD : ${fs_used_perc /}%${goto 840}Mail : ${if_up eth0}${execpi 60 claws-mail --status | awk '{print $2}'}${else}x${endif}${font}${color}
${goto 60}load: ${loadavg}${goto 300}used: ${mem}${goto 580}used: ${fs_used /}${goto 860}devart: ${if_up eth0}${texeci 600 ~/.arp_setups/bin/devart.sh 1 feedbacks}${else}x${endif}
${goto 60}temp: ${ibm_temps 0}°C${goto 300}free: ${memeasyfree}${goto 580}free: ${fs_free /}${goto 840}up: ${if_up eth0}${upspeedf eth0}k/s${else}x${endif}
${goto 60}I/O: ${diskio}${goto 300}swap: ${swapperc} %${goto 580}temp: ${ibm_temps 2}°C${goto 840}down: ${if_up eth0}${downspeedf eth0}k/s${else}x${endif}
